* xfns.c (Fx_window_property): Simplify a bit,
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Apr 2011 06:34:43 +0000 (23:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Apr 2011 06:34:43 +0000 (23:34 -0700)
commite5898f893188dcc51f5525dd85785ea2860b9fd5
treea7a0d1be75b5f4c0111a18dc918c890a2d4ef9a9
parent74cee1702bef35e624cfc31a141cfa524e4d1cbe
* xfns.c (Fx_window_property): Simplify a bit,

to make a bit faster and to avoid GCC 4.6.0 warning.
* xselect.c (x_get_window_property, x_handle_dnd_message): Likewise.
src/ChangeLog
src/xfns.c
src/xselect.c